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, hashCodeaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCause, getMessagepublic StrategyException(Throwable inNested)
inNested - public StrategyException(I18NBoundMessage inMessage)
inMessage - public StrategyException(Throwable inNested, I18NBoundMessage inMessage)
inNested - inMessage - Copyright © 2014. All Rights Reserved.