Class InactiveUserException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InactiveUserException
    extends PlatformException
    Inactive User Exception
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      InactiveUserException​(java.lang.String login)
      Constructor
    • 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

      • InactiveUserException

        public InactiveUserException​(java.lang.String login)
        Constructor
        Parameters:
        login - Inactive user's login