Class VitamKoRuntimeException

All Implemented Interfaces:
Serializable

public class VitamKoRuntimeException extends VitamRuntimeException
Ko Runtime Vitam Exception
See Also:
  • Constructor Details

    • VitamKoRuntimeException

      public VitamKoRuntimeException(String message, Throwable cause)
    • VitamKoRuntimeException

      public VitamKoRuntimeException(String message)
    • VitamKoRuntimeException

      public VitamKoRuntimeException(Throwable cause)