java.io.Serializable
public class LayerException
extends java.lang.Exception
Constructor | 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-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.