com.atlassian.core
Class AtlassianCoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.core.AtlassianCoreException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidDurationException
public class AtlassianCoreException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AtlassianCoreException
public AtlassianCoreException()
AtlassianCoreException
public AtlassianCoreException(String s)
AtlassianCoreException
public AtlassianCoreException(Throwable throwable)
AtlassianCoreException
public AtlassianCoreException(String s,
Throwable throwable)
Copyright © 2015 Atlassian. All rights reserved.