public class

InfrastructureException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ com.atlassian.core.exception.InfrastructureException

Summary

Public Constructors
InfrastructureException(Throwable cause)
InfrastructureException(String msg)
InfrastructureException(String msg, Throwable cause)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public InfrastructureException (Throwable cause)

public InfrastructureException (String msg)

public InfrastructureException (String msg, Throwable cause)

Feedback?
View cookie preferences