|
Oracle Java Wireless Client | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
com.sun.ams.SuiteNotFoundException
public class SuiteNotFoundException
Thrown when someone tries to access a Suite that is absent
| Constructor Summary | |
SuiteNotFoundException()
Constructs a SuiteNotFoundException |
|
SuiteNotFoundException(java.lang.String s)
Constructs a SuiteNotFoundException with the specified reason. |
|
| Method Summary |
| Methods inherited from class java.lang.Throwable |
getMessage, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SuiteNotFoundException()
public SuiteNotFoundException(java.lang.String s)
s - reason for exception
|
Oracle Java Wireless Client | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||