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, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnserializableDependencyException(Throwable throwable)
throwable - The cause of the exceptionpublic UnserializableDependencyException(String message)
message - Copyright © 2013 Seam Framework. All Rights Reserved.