Package org.pentaho.di.www
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CarteCommandException()
CarteCommandException(String message)
CarteCommandException(String message, Throwable cause)
CarteCommandException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-