Class HealException

All Implemented Interfaces:
Serializable

public class HealException extends RuntimeException
See Also:
Serialized Form
  • Constructor Details

    • HealException

      public HealException(String message)
    • HealException

      public HealException(String message, Throwable cause)
    • HealException

      public HealException(Throwable cause)