antsnest.io
Class AntIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
antsnest.io.AntIOException
- All Implemented Interfaces:
- Serializable
public class AntIOException
- extends Exception
Exception class for the antsnest.io package
- 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 |
AntIOException
public AntIOException(String problem)
- Creates a new exception
- Parameters:
problem - the problem that caused the exception