Class SaRMISetACLException

All Implemented Interfaces:
Serializable

public class SaRMISetACLException extends SaRMIBaseException
Author:
szo
See Also:
  • Constructor Details

    • SaRMISetACLException

      public SaRMISetACLException()
      constructs SaRMISetACLException.
    • SaRMISetACLException

      public SaRMISetACLException(String s)
      constructs SaRMISetACLException with the specified message.
      Parameters:
      s - error message
    • SaRMISetACLException

      public SaRMISetACLException(String s, Throwable cause)
      constructs SaRMISetACLException with the specified message and nested exception.
      Parameters:
      s - error message
      cause - nested exception