Package io.webfolder.cdp.exception
Class CommandException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.webfolder.cdp.exception.CdpException
-
- io.webfolder.cdp.exception.CommandException
-
- All Implemented Interfaces:
java.io.Serializable
public class CommandException extends CdpException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommandException(int code, java.lang.String message)
-
Method Summary
Modifier and Type Method Description int
getCode()
-