public class InvalidateReferenceException extends ApplicationException
| Constructor and Description |
|---|
InvalidateReferenceException() |
InvalidateReferenceException(Exception e) |
InvalidateReferenceException(String message) |
InvalidateReferenceException(String message,
Exception e) |
InvalidateReferenceException(Throwable t) |
getMessage, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidateReferenceException()
public InvalidateReferenceException(String message)
public InvalidateReferenceException(Exception e)
public InvalidateReferenceException(Throwable t)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.