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