org.jboss.resteasy.skeleton.key
Class VerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.resteasy.skeleton.key.VerificationException
- All Implemented Interfaces:
- Serializable
public class VerificationException
- extends Exception
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VerificationException
public VerificationException()
VerificationException
public VerificationException(String message)
VerificationException
public VerificationException(String message,
Throwable cause)
VerificationException
public VerificationException(Throwable cause)
Copyright © 2013. All Rights Reserved.