Class CommandException

All Implemented Interfaces:
Serializable

public class CommandException extends CdpException
See Also:
  • Constructor Details

    • CommandException

      public CommandException(Throwable e)
    • CommandException

      public CommandException(int code, String message)
  • Method Details

    • getCode

      public int getCode()