ModuleLayer
Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public | LayerInstantiationException(String
The detail message; can be msg)null Constructs a |
public | LayerInstantiationException(Throwable
The cause; can be cause)null Constructs a |
public | LayerInstantiationException(String
The detail message; can be msg, Throwable null The cause; can be cause)null Constructs a |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. |
LayerInstantiationException | back to summary |
---|---|
public LayerInstantiationException() Constructs a |
LayerInstantiationException | back to summary |
---|---|
public LayerInstantiationException(String msg) Constructs a
|
LayerInstantiationException | back to summary |
---|---|
public LayerInstantiationException(Throwable cause) Constructs a
|
LayerInstantiationException | back to summary |
---|---|
public LayerInstantiationException(String msg, Throwable cause) Constructs a |