Class NotAttachedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class NotAttachedException
    extends XSException
    Exception thrown if a session operation is called without being attached.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • NotAttachedException

        public NotAttachedException()
        Constructs a new NotAttachException.
      • NotAttachedException

        public NotAttachedException​(java.lang.String e)
        Constructs a new NotAttachException.
        Parameters:
        e - error String