public class NotImplementedException extends RuntimeException
Constructor and Description |
---|
NotImplementedException(String message) |
NotImplementedException(String message,
IllegalAccessException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotImplementedException(String message)
public NotImplementedException(String message, IllegalAccessException cause)
Copyright © 2021. All rights reserved.