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, toString
public ApplicationException(String id, InputStream is)
public String getId()
public InputStream getInputStream()
Copyright © 2013. All Rights Reserved.