flex.messaging.endpoints
Class DuplicateSessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
flex.messaging.LocalizedException
flex.messaging.MessageException
flex.messaging.endpoints.DuplicateSessionException
- All Implemented Interfaces:
- Serializable
public class DuplicateSessionException
- extends MessageException
Exception class used to indicate duplicate client sessions were detected.
- See Also:
- Serialized Form
| Methods inherited from class flex.messaging.MessageException |
createErrorMessage, getCode, getDefaultLogMessageIntro, getErrorMessage, getExtendedData, isLogged, logAtHingePoint, setCode, setErrorMessage, setExtendedData, setLogged |
| Methods inherited from class flex.messaging.LocalizedException |
getDetails, getMessage, getNumber, getRootCause, setDetails, setDetails, setDetails, setDetails, setDetails, setDetails, setMessage, setMessage, setMessage, setMessage, setMessage, setMessage, setMessage, setMessage, setNumber, setRootCause, toString |
DuplicateSessionException
public DuplicateSessionException()
- Default constructor.
Sets the code to a default value of
DUPLICATE_SESSION_DETECTED_CODE.
getPreferredLogLevel
public short getPreferredLogLevel()
- Override to log at the DEBUG level.
- Overrides:
getPreferredLogLevel in class MessageException
- See Also:
MessageException.logAtHingePoint(Message, ErrorMessage, String)
isLogStackTraceEnabled
public boolean isLogStackTraceEnabled()
- Override to suppress stack trace logging.
- Overrides:
isLogStackTraceEnabled in class MessageException
- See Also:
MessageException.logAtHingePoint(Message, ErrorMessage, String)
Copyright © 2008 Adobe Systems Inc. All Rights Reserved.
Send me an e-mail when comments are added to this page
| Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/endpoints/DuplicateSessionException.html