Class RelationQueryException

All Implemented Interfaces:
Serializable

public class RelationQueryException extends JaloSystemException
See Also:
  • Constructor Details

    • RelationQueryException

      public RelationQueryException(String message)
    • RelationQueryException

      public RelationQueryException(Throwable throwable, String message)
    • RelationQueryException

      public RelationQueryException(Throwable throwable, String message, int vendorCode)