Class AcceptanceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.workflow.form.exception.AcceptanceException
All Implemented Interfaces:
Serializable

public class AcceptanceException extends Exception
KROTKI OPIS...
Author:
Marek MastyƂo 21-09-2014
See Also:
  • Constructor Details

    • AcceptanceException

      public AcceptanceException(String message)
    • AcceptanceException

      public AcceptanceException(Throwable t)
    • AcceptanceException

      public AcceptanceException(String message, Throwable t)