Class AGCustomStoredProcException

All Implemented Interfaces:
Serializable

@Deprecated public class AGCustomStoredProcException extends AGHttpException
Deprecated.
The stored proc feature and API are experimental, and subject to change in a future release.
Error message returned by custom stored procedure.
Since:
v4.2
See Also:
  • Constructor Details

    • AGCustomStoredProcException

      public AGCustomStoredProcException(String message)
      Deprecated.
    • AGCustomStoredProcException

      public AGCustomStoredProcException(String message, Throwable cause)
      Deprecated.