net.smartam.leeloo.exception
Class ApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.smartam.leeloo.exception.ApplicationException
- All Implemented Interfaces:
- Serializable
public class ApplicationException
- extends Exception
- Author:
- Maciej Machulak, Lukasz Moren
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ApplicationException
public ApplicationException()
ApplicationException
public ApplicationException(String s)
ApplicationException
public ApplicationException(String s,
Throwable throwable)
ApplicationException
public ApplicationException(Throwable throwable)
Copyright © 2010. All Rights Reserved.