public class IncompatibleBiddingLanguageException extends UnsupportedBiddingLanguageException
| Constructor and Description |
|---|
IncompatibleBiddingLanguageException() |
IncompatibleBiddingLanguageException(String message) |
IncompatibleBiddingLanguageException(String message,
Throwable cause) |
IncompatibleBiddingLanguageException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
IncompatibleBiddingLanguageException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncompatibleBiddingLanguageException()
public IncompatibleBiddingLanguageException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public IncompatibleBiddingLanguageException(String message, Throwable cause)
public IncompatibleBiddingLanguageException(String message)
public IncompatibleBiddingLanguageException(Throwable cause)
Copyright © 2017. All rights reserved.