Serializable
public class NotSupportedException extends Exception
Constructor | Description |
---|---|
NotSupportedException() |
|
NotSupportedException(String msg) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotSupportedException()
public NotSupportedException(String msg)
Copyright © 2019 GlassFish Community. All rights reserved.