CommandException

public void CommandException()

Creates getClassById new instance of CommandException without detail message.


public void CommandException(String msg)

Constructs an instance of CommandException with the specified detail message.

Parameters

msg

the detail message.


public void CommandException(String msg, Throwable cause)