Package Summary  Overview Summary

class:OperationsException [NONE]

constructor:OperationsException() [NONE]

  • OperationsException

    public OperationsException()
    Default constructor.

constructor:OperationsException(java.lang.String) [NONE]

  • OperationsException

    public OperationsException(String message)
    Constructor that allows a specific error message to be specified.
    Parameters:
    message - the detail message.