Class InstallerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
energy.eddie.aiida.errors.installer.InstallerException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInstallerException(org.springframework.http.HttpStatus httpStatus, String errorMessage) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InstallerException
public InstallerException(org.springframework.http.HttpStatus httpStatus, @Nullable String errorMessage)
-
-
Method Details
-
httpStatus
public org.springframework.http.HttpStatus httpStatus()
-