|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectThrowable
Exception
RuntimeException
IllegalArgumentException
LocalizedIllegalArgumentException
public class LocalizedIllegalArgumentException
Constructor Summary | |
---|---|
LocalizedIllegalArgumentException()
|
|
LocalizedIllegalArgumentException(String message)
|
Method Summary | |
---|---|
String |
getLocalizedMessage()
|
void |
setLocalizedMessage(String localizedMessage)
|
Methods inherited from class Throwable |
---|
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LocalizedIllegalArgumentException()
public LocalizedIllegalArgumentException(String message)
Method Detail |
---|
public void setLocalizedMessage(String localizedMessage)
public String getLocalizedMessage()
getLocalizedMessage
in class Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |