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