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, getMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InconsistentSpecializationException(Throwable throwable)
throwable
- The cause of the exceptionpublic InconsistentSpecializationException(String message)
message
- Copyright © 2014. All Rights Reserved.