Class HMCSystemException

All Implemented Interfaces:
Serializable

public class HMCSystemException extends JaloSystemException
This exception is thrown as a wrapper for catched Exceptions.
Since:
2.20
See Also:
  • Constructor Details

    • HMCSystemException

      public HMCSystemException(Exception nested)
    • HMCSystemException

      public HMCSystemException(Exception nested, String message)