Uses of Class
com.tensegrity.palowebviewer.modules.engine.client.exceptions.PaloWebViewerSerializableException

Packages that use PaloWebViewerSerializableException
com.tensegrity.palowebviewer.modules.engine.client.exceptions   
 

Uses of PaloWebViewerSerializableException in com.tensegrity.palowebviewer.modules.engine.client.exceptions
 

Subclasses of PaloWebViewerSerializableException in com.tensegrity.palowebviewer.modules.engine.client.exceptions
 class AuthenticationException
          This class serves as base exception for all auth-exceptions.
 class InvalidLoginOrPasswordException
          This exception is thrown, when user credentials (user/password) are invalid.
 class InvalidObjectPathException
          This expcetion occures in situation, when some XPath is invalid.