Class WfUtilException

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

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

  • Constructor Details

    • WfUtilException

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