Package org.jboss.galleon.cli
Class CommandExecutionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jboss.galleon.cli.CommandExecutionException
-
- All Implemented Interfaces:
java.io.Serializable
public class CommandExecutionException extends java.lang.Exception- Author:
- Alexey Loubyansky
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommandExecutionException(java.lang.String message)CommandExecutionException(PmSession session, java.lang.String message, java.lang.Throwable cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PmSessiongetPmSession()
-