public class ApplicationException extends Exception
| Constructor and Description |
|---|
ApplicationException(String id,
InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
InputStream |
getInputStream() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApplicationException(String id, InputStream is)
public String getId()
public InputStream getInputStream()
Copyright © 2017 JacORB. All rights reserved.