public class IlpDataSourceException extends RuntimeException
Constructor and Description |
---|
IlpDataSourceException(String message,
Collection<Object> objIDs)
Exception constructor
|
Modifier and Type | Method and Description |
---|---|
Collection<Object> |
getIdentifiers()
Returns the collection will object identifiers that cause
this exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IlpDataSourceException(String message, Collection<Object> objIDs)
message
- Exception messageobjIDs
- Identifier of the objects that are involved in
the exception causepublic Collection<Object> getIdentifiers()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.