|
|||||||||
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.lang.RuntimeException
com.sybase.afx.ApplicationException
com.sybase.persistence.LoginRequiredException
public class LoginRequiredException
This exception is thrown when the client application does not login to the server.
Constructor Summary | |
---|---|
LoginRequiredException()
Initializes a new instance of the LoginRequiredException class. |
Method Summary | |
---|---|
protected void |
_init()
|
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 LoginRequiredException()
Method Detail |
---|
protected void _init()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |