com.atlassian.jira.appconsistency.integrity.exception
Class IntegrityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.appconsistency.integrity.exception.IntegrityException
- All Implemented Interfaces:
- Serializable
public class IntegrityException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IntegrityException
public IntegrityException()
IntegrityException
public IntegrityException(String string)
IntegrityException
public IntegrityException(Throwable throwable)
IntegrityException
public IntegrityException(String string,
Throwable throwable)
Copyright © 2002-2011 Atlassian. All Rights Reserved.