Class AuthenticationFactoryException

  • All Implemented Interfaces:
    Serializable

    public class AuthenticationFactoryException
    extends org.pentaho.di.core.exception.KettleException
    See Also:
    Serialized Form
    • Constructor Detail

      • AuthenticationFactoryException

        public AuthenticationFactoryException​(String message)
      • AuthenticationFactoryException

        public AuthenticationFactoryException​(String message,
                                              Throwable cause)
      • AuthenticationFactoryException

        public AuthenticationFactoryException​(Throwable cause)