Class DataRetrievalException

All Implemented Interfaces:
Serializable

public class DataRetrievalException extends AxisFault
Exception class for reporting Data Retrieval problems
See Also:
  • Constructor Details

    • DataRetrievalException

      public DataRetrievalException(String message)
    • DataRetrievalException

      public DataRetrievalException(Throwable e)
    • DataRetrievalException

      public DataRetrievalException(String message, Throwable e)