public class UnknownException extends SystemException
Modifier and Type | Field and Description |
---|---|
Throwable |
originalEx
A throwable--the original exception that was wrapped in a CORBA
UnknownException.
|
completed, minor
Constructor and Description |
---|
UnknownException(Throwable ex)
Constructs an UnknownException object.
|
toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public Throwable originalEx
public UnknownException(Throwable ex)
ex
- a Throwable object--to be wrapped in this exception.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.