Skip navigation links
waggle.core.exceptions
Class XUnwrappedExceptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
waggle.core.exceptions.XRuntimeException
waggle.core.exceptions.XUnwrappedExceptionException
- All Implemented Interfaces:
- Serializable
-
public class XUnwrappedExceptionException
- extends XRuntimeException
Substituted for XException and XRuntimeException when creating an XExceptionInfo DTO.
- See Also:
- Serialized Form
XUnwrappedExceptionException
public XUnwrappedExceptionException(Throwable ex)
- Construct the exception.
- Parameters:
ex - The exception
Skip navigation links
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.