antsnest.antinfo
Class AntInfoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
antsnest.antinfo.AntInfoException
- All Implemented Interfaces:
- Serializable
public class AntInfoException
- extends Exception
Exception class for things that go wrong creating Ant information
- Author:
- Chris Clohosy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AntInfoException
public AntInfoException(String problem)
- Constructs a new exception
- Parameters:
problem - what went wrong