|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jasig.cas.ticket.TicketException
org.jasig.cas.ticket.TicketValidationException
public class TicketValidationException
Exception to alert that there was an error validating the ticket.
| Constructor Summary | |
|---|---|
TicketValidationException(Service service)
Constructs a TicketValidationException with the default exception code and the original exception that was thrown. |
|
| Method Summary | |
|---|---|
Service |
getOriginalService()
|
| Methods inherited from class org.jasig.cas.ticket.TicketException |
|---|
getCode |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TicketValidationException(Service service)
throwable - the chained exception| Method Detail |
|---|
public Service getOriginalService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||