public class TicketValidationException extends TicketException
| Constructor and Description |
|---|
TicketValidationException(Service service)
Constructs a TicketValidationException with the default exception code
and the original exception that was thrown.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
getOriginalService() |
getCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TicketValidationException(Service service)
throwable - the chained exceptionpublic Service getOriginalService()
Copyright © 2004-2012 Jasig. All Rights Reserved.