Class WfException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.whiteflagprotocol.java.WfException
All Implemented Interfaces:
Serializable

public class WfException extends Exception
Whiteflag protocol exception class
Since:
1.0
See Also:
  • Field Details

  • Constructor Details

    • WfException

      public WfException(String message, Throwable cause, WfException.ErrorType type)
      Creates a Whiteflag exception with a specific error type
      Parameters:
      message - a human readible error message
      cause - the causing error, or null
      type - the Whiteflag error type