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