net.sf.doolin.util
Class NYIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.doolin.util.NYIException
- All Implemented Interfaces:
- Serializable
public class NYIException
- extends RuntimeException
This exception can be used to notify that a method is not yet implemented.
- Author:
- Damien Coraboeuf
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NYIException
public NYIException(String message)
- Constructor
- Parameters:
message - Message
Copyright © 2011. All Rights Reserved.