dsto.dfc.util
Class AssertionFailedException
java.lang.Object
java.lang.Throwable
java.lang.Error
dsto.dfc.util.AssertionFailedException
- All Implemented Interfaces:
- Serializable
public class AssertionFailedException
- extends Error
Thrown to indicate a debugging assertion has failed.
- Version:
- $Revision$
- Author:
- Matthew
- See Also:
Debug
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AssertionFailedException
public AssertionFailedException(String message,
Object source)
getSource
public Object getSource()
Copyright © 2008 Commonwealth of Australia