Class ExecuteException

All Implemented Interfaces:
Serializable

public class ExecuteException extends MLException
See Also:
  • Constructor Details

    • ExecuteException

      public ExecuteException(String msg)
    • ExecuteException

      public ExecuteException(Throwable cause)
    • ExecuteException

      public ExecuteException(String msg, Throwable cause)