Class ProviderException

  • All Implemented Interfaces:
    Serializable

    public class ProviderException
    extends RuntimeException
    General internal exception to be thrown when there are Provider related issues.
    Author:
    Juliano Mohr
    See Also:
    Serialized Form
    • Constructor Detail

      • ProviderException

        public ProviderException​(String message)
      • ProviderException

        public ProviderException​(String message,
                                 Throwable cause)