jlibs.core.lang
Class NotImplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jlibs.core.lang.NotImplementedException
- All Implemented Interfaces:
- Serializable
public class NotImplementedException
- extends RuntimeException
- Author:
- Santhosh Kumar T
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotImplementedException
public NotImplementedException()
NotImplementedException
public NotImplementedException(String message)
Copyright © 2018. All rights reserved.