Class NotFetchedException

All Implemented Interfaces:
Serializable

public class NotFetchedException extends UserFailureException
See Also:
  • Constructor Details

    • NotFetchedException

      public NotFetchedException(String message, Throwable cause)
    • NotFetchedException

      public NotFetchedException(String message)