public class FeatureNotSupportedException extends AQException
Constructor and Description |
---|
FeatureNotSupportedException() |
FeatureNotSupportedException(java.lang.String message) |
FeatureNotSupportedException(java.lang.String message, java.lang.Throwable cause) |
FeatureNotSupportedException(java.lang.Throwable cause) |
public FeatureNotSupportedException(java.lang.String message, java.lang.Throwable cause)
public FeatureNotSupportedException(java.lang.String message)
public FeatureNotSupportedException(java.lang.Throwable cause)
public FeatureNotSupportedException()