public class InconsistentSpecializationException extends DeploymentException
| Constructor and Description |
|---|
InconsistentSpecializationException(String message)
Creates a new exception with the given localized message.
|
InconsistentSpecializationException(Throwable throwable)
Creates a new exception with the given cause.
|
getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InconsistentSpecializationException(Throwable throwable)
throwable - The cause of the exceptionpublic InconsistentSpecializationException(String message)
message - Copyright © 2014. All Rights Reserved.