com.neeve.link
Class ELnkMaxUsersReachedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.neeve.root.ERootException
              extended by com.neeve.link.ELnkException
                  extended by com.neeve.link.ELnkMaxUsersReachedException
All Implemented Interfaces:
Serializable

public class ELnkMaxUsersReachedException
extends ELnkException

Indicates that a join cannot continue since the maximum number of configured users for the endpoint has already been reached.

See Also:
Serialized Form

Constructor Summary
ELnkMaxUsersReachedException()
          Construct
 
Method Summary
 
Methods inherited from class com.neeve.root.ERootException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ELnkMaxUsersReachedException

public ELnkMaxUsersReachedException()
Construct



Copyright © 2015 Neeve Research, LLC. All Rights Reserved.