public class LayerException
extends java.lang.Exception
| Constructor and Description |
|---|
LayerException(java.lang.String msg)
Constructor.
|
LayerException(java.lang.String msg,
java.lang.Throwable cause)
Constructor with cause.
|
public LayerException(java.lang.String msg)
msg - exception messagepublic LayerException(java.lang.String msg,
java.lang.Throwable cause)
msg - exception messagecause - underlying exceptionCopyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.