public class StrategyException extends CoreException
Strategy.| Constructor and Description |
|---|
StrategyException(I18NBoundMessage inMessage)
Create a new StrategyException instance.
|
StrategyException(Throwable inNested)
Create a new StrategyException instance.
|
StrategyException(Throwable inNested,
I18NBoundMessage inMessage)
Create a new StrategyException instance.
|
equals, getDetail, getI18NBoundMessage, getLocalizedDetail, getLocalizedMessage, getMessage, hashCodeaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCausepublic StrategyException(Throwable inNested)
inNested - public StrategyException(I18NBoundMessage inMessage)
inMessage - public StrategyException(Throwable inNested, I18NBoundMessage inMessage)
inNested - inMessage - Copyright © 2017. All Rights Reserved.