public class AggregateNotFoundException extends Exception
| Constructor and Description |
|---|
AggregateNotFoundException()
Constructor.
|
AggregateNotFoundException(String message)
Constructor with message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AggregateNotFoundException()
public AggregateNotFoundException(String message)
message - the message to throwCopyright © 2013-2016–2016 SeedStack. All rights reserved.