Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public | InstanceAlreadyExistsException(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. |
InstanceAlreadyExistsException | back to summary |
---|---|
public InstanceAlreadyExistsException() Default constructor. |
InstanceAlreadyExistsException | back to summary |
---|---|
public InstanceAlreadyExistsException(String message) Constructor that allows a specific error message to be specified.
|