public static class DatastoreCommodityContext.CommodityConfigurationException extends RuntimeException
DatastoreCommodity
configuration error.Constructor and Description |
---|
CommodityConfigurationException(String message)
Constructor with error message
|
CommodityConfigurationException(String message,
Throwable cause)
Constructor with error message and nested exception
|
CommodityConfigurationException(Throwable cause)
Constructor with nested exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CommodityConfigurationException(String message)
message
- Error messagepublic CommodityConfigurationException(Throwable cause)
cause
- Nested exceptionCopyright © 2018 The Holon Platform. All rights reserved.