Class VitamFatalRuntimeException

All Implemented Interfaces:
Serializable

public class VitamFatalRuntimeException extends VitamRuntimeException
Fatal Runtime Vitam Exception
See Also:
  • Constructor Details

    • VitamFatalRuntimeException

      public VitamFatalRuntimeException(String message, Throwable cause)
    • VitamFatalRuntimeException

      public VitamFatalRuntimeException(String message)
    • VitamFatalRuntimeException

      public VitamFatalRuntimeException(Throwable cause)