ch.tatool.app.service
Class TatoolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tatool.app.service.TatoolException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AuthenticationException, UserAccountException
public class TatoolException
- extends RuntimeException
Parent class for all Exceptions in Tatool
- Author:
- Michael Ruflin
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TatoolException
public TatoolException()
TatoolException
public TatoolException(String message)
TatoolException
public TatoolException(String message,
Throwable cause)
TatoolException
public TatoolException(Throwable cause)
Copyright © 2012. All Rights Reserved.