Package org.mvel2.sh

Class CommandException

All Implemented Interfaces:
Serializable

public class CommandException extends RuntimeException
See Also:
  • Constructor Details

    • CommandException

      public CommandException()
    • CommandException

      public CommandException(String message)
    • CommandException

      public CommandException(String message, Throwable cause)
    • CommandException

      public CommandException(Throwable cause)