public class SecurityTrailExceptionHandler extends Object implements TrailExceptionHandler<org.seedstack.seed.security.api.exceptions.AuthorizationException>
| Constructor and Description |
|---|
SecurityTrailExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
describeException(org.seedstack.seed.security.api.exceptions.AuthorizationException e)
Creates a message for an exception.
|
public String describeException(org.seedstack.seed.security.api.exceptions.AuthorizationException e)
TrailExceptionHandlerdescribeException in interface TrailExceptionHandler<org.seedstack.seed.security.api.exceptions.AuthorizationException>e - the exception to describeCopyright © 2013-2015–2015. All rights reserved.