Class SSessionNotFoundException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SSessionNotFoundException extends SSessionException
Author:
Elias Ricken de Medeiros
See Also:
  • Constructor Details

    • SSessionNotFoundException

      public SSessionNotFoundException(String message)
    • SSessionNotFoundException

      public SSessionNotFoundException(String message, Throwable cause)
    • SSessionNotFoundException

      public SSessionNotFoundException(Object... arguments)
    • SSessionNotFoundException

      public SSessionNotFoundException(Throwable cause, Object... arguments)
    • SSessionNotFoundException

      public SSessionNotFoundException(Throwable cause)