Package com.spun.util
Class DeprecatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.spun.util.FormattedException
com.spun.util.DeprecatedException
- All Implemented Interfaces:
Serializable
public class DeprecatedException extends FormattedException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description DeprecatedException(String useNewMethod, Object... formattingParams) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeprecatedException
-