abbot
Class ExitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
abbot.ExitException
- All Implemented Interfaces:
- Serializable
public class ExitException
- extends SecurityException
Provide a tagging interface and storage for attempted exits from code
under test.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExitException
public ExitException(String msg,
int status)
getStatus
public int getStatus()
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on