com.google.code.tempusfugit
Class FactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.code.tempusfugit.FactoryException
- All Implemented Interfaces:
- Serializable
public class FactoryException
- extends RuntimeException
- Since:
- 1.1
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FactoryException
public FactoryException()
FactoryException
public FactoryException(String message)
FactoryException
public FactoryException(String message,
Throwable cause)
FactoryException
public FactoryException(Throwable cause)
Copyright © 2009-2012 tempus-fugit committers. All Rights Reserved.