@Beta @GwtCompatible public class VerifyException extends java.lang.RuntimeException
Verify
class.Constructor and Description |
---|
VerifyException()
Constructs a
VerifyException with no message. |
VerifyException(java.lang.String message)
Constructs a
VerifyException with the message message . |