Class TypeNotAvailableException

  • All Implemented Interfaces:
    Serializable

    public class TypeNotAvailableException
    extends Exception
    Indicates that the required type of data source is not available.
    See Also:
    Serialized Form
    • Constructor Detail

      • TypeNotAvailableException

        public TypeNotAvailableException​(String reason)
      • TypeNotAvailableException

        public TypeNotAvailableException​(String reason,
                                         Throwable cause)