Class AuthenticationConsumptionException

  • All Implemented Interfaces:
    Serializable

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

      • AuthenticationConsumptionException

        public AuthenticationConsumptionException​(Exception cause)
      • AuthenticationConsumptionException

        public AuthenticationConsumptionException​(String message,
                                                  Exception cause)