Class SSessionNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SSessionNotFoundException
    extends SSessionException
    Author:
    Elias Ricken de Medeiros
    See Also:
    Serialized Form
    • Constructor Detail

      • SSessionNotFoundException

        public SSessionNotFoundException​(java.lang.String message)
      • SSessionNotFoundException

        public SSessionNotFoundException​(java.lang.String message,
                                         java.lang.Throwable cause)
      • SSessionNotFoundException

        public SSessionNotFoundException​(java.lang.Object... arguments)
      • SSessionNotFoundException

        public SSessionNotFoundException​(java.lang.Throwable cause,
                                         java.lang.Object... arguments)
      • SSessionNotFoundException

        public SSessionNotFoundException​(java.lang.Throwable cause)