Class CommandRunningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.auto.framework.operation.commmand.CommandRunningException
- All Implemented Interfaces:
java.io.Serializable
public class CommandRunningException
extends java.lang.RuntimeException
User: Priytam Jee Pandey
Date: 28/05/20
Time: 1:17 pm
email: mrpjpandey@gmail.com
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description CommandRunningException(java.lang.Exception cause) -
Method Summary
Modifier and Type Method Description java.io.IOExceptiongetCause()
-
Constructor Details
-
CommandRunningException
public CommandRunningException(java.lang.Exception cause)
-
-
Method Details
-
getCause
public java.io.IOException getCause()- Overrides:
getCausein classjava.lang.Throwable
-