Serialized Form
-
Package org.whiteflagprotocol.java
-
Exception org.whiteflagprotocol.java.WfException
class WfException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorType
WfException.ErrorType errorType
Whiteflag error category as defined byWfException.ErrorType
-
-
-
Package org.whiteflagprotocol.java.core
-
Exception org.whiteflagprotocol.java.core.WfCoreException
class WfCoreException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.whiteflagprotocol.java.crypto
-
Exception org.whiteflagprotocol.java.crypto.WfCryptoException
class WfCryptoException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.whiteflagprotocol.java.util
-
Exception org.whiteflagprotocol.java.util.WfUtilException
class WfUtilException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorType
WfUtilException.ErrorType errorType
Whiteflag util error category as defined byWfUtilException.ErrorType
-
-