public class NotImplementedException extends RuntimeException
Constructor and Description |
---|
NotImplementedException() |
NotImplementedException(String arg0) |
NotImplementedException(String arg0, Throwable arg1) |
NotImplementedException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.