Class CmdRunException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.opennms.features.jmxconfiggenerator.commands.CmdRunException
-
- All Implemented Interfaces:
java.io.Serializable
public class CmdRunException extends java.lang.Exception
Exception which is thrown when running a command.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CmdRunException(java.lang.Throwable cause)
-