Class Carte.CarteCommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.di.www.Carte.CarteCommandException
All Implemented Interfaces:
Serializable
Enclosing class:
Carte

public static class Carte.CarteCommandException extends Exception
Exception generated when command line fails
See Also:
  • Constructor Details

    • CarteCommandException

      public CarteCommandException()
    • CarteCommandException

      public CarteCommandException(String message)
    • CarteCommandException

      public CarteCommandException(String message, Throwable cause)
    • CarteCommandException

      public CarteCommandException(Throwable cause)