@WebFault(name="UnsupportedCapabilityFault") public class UnsupportedCapabilityException extends Exception
| Constructor and Description |
|---|
UnsupportedCapabilityException() |
UnsupportedCapabilityException(String message) |
UnsupportedCapabilityException(String message,
Throwable cause) |
UnsupportedCapabilityException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedCapabilityException()
public UnsupportedCapabilityException(String message, Throwable cause)
public UnsupportedCapabilityException(String message)
public UnsupportedCapabilityException(Throwable cause)
Copyright © 2019. All Rights Reserved.