Class SSessionAlreadyExistsException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

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

    • SSessionAlreadyExistsException

      public SSessionAlreadyExistsException(String message)
    • SSessionAlreadyExistsException

      public SSessionAlreadyExistsException(String message, Throwable cause)
    • SSessionAlreadyExistsException

      public SSessionAlreadyExistsException(Object... arguments)
    • SSessionAlreadyExistsException

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

      public SSessionAlreadyExistsException(Throwable cause)