Class InstallerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
energy.eddie.aiida.errors.installer.InstallerException
All Implemented Interfaces:
Serializable

public class InstallerException extends Exception
See Also:
  • Constructor Details

    • InstallerException

      public InstallerException(org.springframework.http.HttpStatus httpStatus, @Nullable String errorMessage)
  • Method Details

    • httpStatus

      public org.springframework.http.HttpStatus httpStatus()