EASP API 7.7.0

net.juniper.smgt.ent.im
Class SAEOverloadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.juniper.smgt.ent.im.EntException
              extended by net.juniper.smgt.ent.im.SessionException
                  extended by net.juniper.smgt.ent.im.SAEOverloadException
All Implemented Interfaces:
Serializable

public class SAEOverloadException
extends SessionException

See Also:
Serialized Form

Constructor Summary
SAEOverloadException()
           
SAEOverloadException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SAEOverloadException

public SAEOverloadException()

SAEOverloadException

public SAEOverloadException(String msg)
Parameters:
msg -

EASP API 7.7.0