public class SecurityExceptionTranslator extends Object implements ExceptionTranslator
| Constructor and Description |
|---|
SecurityExceptionTranslator() |
public boolean handles(Class<?> clazz)
handles in interface ExceptionTranslatorclazz - the class of the exceptionpublic flex.messaging.MessageException translate(Throwable t)
MessageExceptiontranslate in interface ExceptionTranslatort - the original exceptionCopyright © 2014. All rights reserved.