Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public | InstanceNotFoundException(String
the detail message. message)Constructor that allows a specific error message to be specified. |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides javax. |
InstanceNotFoundException | back to summary |
---|---|
public InstanceNotFoundException() Default constructor. |
InstanceNotFoundException | back to summary |
---|---|
public InstanceNotFoundException(String message) Constructor that allows a specific error message to be specified.
|