com.atlassian.core.exception
Class InfrastructureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.core.exception.InfrastructureException
- All Implemented Interfaces:
- Serializable
public class InfrastructureException
- extends RuntimeException
- Version:
- Revision: 1.1.1.1 $
- Author:
- Ara Abrahamian (ara_e_w@yahoo.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InfrastructureException
public InfrastructureException(Throwable cause)
InfrastructureException
public InfrastructureException(String msg)
InfrastructureException
public InfrastructureException(String msg,
Throwable cause)
Copyright © 2015 Atlassian. All rights reserved.