Class SaRMISQLException

All Implemented Interfaces:
Serializable

public class SaRMISQLException extends SaRMIBaseException
Exception, thrown during the Execution of the native SQL query.
Author:
lav
See Also:
  • Constructor Details

    • SaRMISQLException

      public SaRMISQLException()
      SaRMISQLException constructor.
    • SaRMISQLException

      public SaRMISQLException(String s)
      * SaRMISQLException constructor.
      Parameters:
      s - message
    • SaRMISQLException

      public SaRMISQLException(String s, Throwable cause)
      * SaRMISQLException constructor.
      Parameters:
      s - message
      cause - cause