public class UnserializableDependencyException extends DeploymentException
Constructor and Description |
---|
UnserializableDependencyException(String message)
Creates a new exception with the given localized message.
|
UnserializableDependencyException(Throwable throwable)
Creates a new exception with the given cause.
|
getLocalizedMessage, getMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnserializableDependencyException(Throwable throwable)
throwable
- The cause of the exceptionpublic UnserializableDependencyException(String message)
message
- Copyright © 2016. All rights reserved.