public class NotSupportedException extends SignatureRuntimeException
| Constructor and Description |
|---|
NotSupportedException() |
NotSupportedException(java.lang.String aMessage) |
NotSupportedException(java.lang.String message,
java.lang.Throwable cause) |
NotSupportedException(java.lang.Throwable aCause) |
public NotSupportedException()
public NotSupportedException(java.lang.String aMessage)
public NotSupportedException(java.lang.String message,
java.lang.Throwable cause)
public NotSupportedException(java.lang.Throwable aCause)
Copyright © 2025. All rights reserved.