EASP API 7.6.0

net.juniper.smgt.ent.im
Class SAEAuthorizationException

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.SAEAuthorizationException
All Implemented Interfaces:
Serializable

public class SAEAuthorizationException
extends SessionException

See Also:
Serialized Form

Constructor Summary
SAEAuthorizationException()
           
SAEAuthorizationException(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

SAEAuthorizationException

public SAEAuthorizationException()

SAEAuthorizationException

public SAEAuthorizationException(String msg)
Parameters:
msg -

EASP API 7.6.0