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