Class RseapiException

All Implemented Interfaces:
Serializable

public class RseapiException extends RseapiManagerException
See Also:
  • Constructor Details

    • RseapiException

      public RseapiException()
    • RseapiException

      public RseapiException(String message)
    • RseapiException

      public RseapiException(Throwable cause)
    • RseapiException

      public RseapiException(String message, Throwable cause)
    • RseapiException

      public RseapiException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)