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