|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectThrowable
Exception
RuntimeException
IllegalStateException
LocalizedIllegalStateException
public class LocalizedIllegalStateException
| Constructor Summary | |
|---|---|
LocalizedIllegalStateException()
|
|
LocalizedIllegalStateException(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 LocalizedIllegalStateException()
public LocalizedIllegalStateException(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 | ||||||||