public class InconsistentSpecializationException extends DeploymentException
| Constructor and Description |
|---|
InconsistentSpecializationException(java.lang.String message)
Creates a new exception with the given localized message.
|
InconsistentSpecializationException(java.lang.Throwable throwable)
Creates a new exception with the given cause.
|
getLocalizedMessage, getMessagepublic InconsistentSpecializationException(java.lang.Throwable throwable)
throwable - The cause of the exceptionpublic InconsistentSpecializationException(java.lang.String message)
message - Copyright © 2014. All Rights Reserved.