Class SArchivingException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SArchivingException extends SBonitaException
Author:
Elias Ricken de Medeiros
See Also:
  • Constructor Details

    • SArchivingException

      public SArchivingException(String message, Throwable cause)
    • SArchivingException

      public SArchivingException(String message)
    • SArchivingException

      public SArchivingException(Throwable cause)