Class BadArgumentsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cristalise.kernel.process.resource.BadArgumentsException
All Implemented Interfaces:
Serializable

public class BadArgumentsException extends Exception
See Also:
  • Constructor Details

    • BadArgumentsException

      public BadArgumentsException()
    • BadArgumentsException

      public BadArgumentsException(String message)
    • BadArgumentsException

      public BadArgumentsException(Throwable cause)