patterntesting.check.runtime
Class DeprecatedCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
patterntesting.check.runtime.DeprecatedCodeException
- All Implemented Interfaces:
- Serializable
public class DeprecatedCodeException
- extends RuntimeException
The Class DeprecatedCodeException.
- Since:
- 17.02.2009
- Version:
- $Revision: 1.1 $
- Author:
- oliver
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DeprecatedCodeException
public DeprecatedCodeException(JoinPoint jp)
- Instantiates a new DeprectedCodeException.
- Parameters:
jp - the Joinpoint from the context which is deprecated.
Copyright © 2002–2014 PatternTesting Team. All rights reserved.