Class LinuxManagerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OpenstackLinuxManagerException

public class LinuxManagerException extends ManagerException
See Also:
  • Constructor Details

    • LinuxManagerException

      public LinuxManagerException()
    • LinuxManagerException

      public LinuxManagerException(String message)
    • LinuxManagerException

      public LinuxManagerException(Throwable cause)
    • LinuxManagerException

      public LinuxManagerException(String message, Throwable cause)
    • LinuxManagerException

      public LinuxManagerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)