Uses of Package
com.tensegrity.palowebviewer.modules.engine.client.exceptions

Packages that use com.tensegrity.palowebviewer.modules.engine.client.exceptions
com.tensegrity.palowebviewer.modules.engine.client   
com.tensegrity.palowebviewer.modules.engine.client.exceptions   
com.tensegrity.palowebviewer.modules.engine.server   
com.tensegrity.palowebviewer.server   
com.tensegrity.palowebviewer.server.paloaccessor   
com.tensegrity.palowebviewer.server.security   
 

Classes in com.tensegrity.palowebviewer.modules.engine.client.exceptions used by com.tensegrity.palowebviewer.modules.engine.client
InternalErrorException
           
InvalidObjectPathException
          This expcetion occures in situation, when some XPath is invalid.
 

Classes in com.tensegrity.palowebviewer.modules.engine.client.exceptions used by com.tensegrity.palowebviewer.modules.engine.client.exceptions
AuthenticationException
          This class serves as base exception for all auth-exceptions.
LocalizedException
           
PaloWebViewerSerializableException
          This exception servers as base exceptions for all WPalo excpetions
 

Classes in com.tensegrity.palowebviewer.modules.engine.client.exceptions used by com.tensegrity.palowebviewer.modules.engine.server
InternalErrorException
           
InvalidObjectPathException
          This expcetion occures in situation, when some XPath is invalid.
 

Classes in com.tensegrity.palowebviewer.modules.engine.client.exceptions used by com.tensegrity.palowebviewer.server
InvalidObjectPathException
          This expcetion occures in situation, when some XPath is invalid.
 

Classes in com.tensegrity.palowebviewer.modules.engine.client.exceptions used by com.tensegrity.palowebviewer.server.paloaccessor
InvalidObjectPathException
          This expcetion occures in situation, when some XPath is invalid.
 

Classes in com.tensegrity.palowebviewer.modules.engine.client.exceptions used by com.tensegrity.palowebviewer.server.security
AuthenticationException
          This class serves as base exception for all auth-exceptions.
InvalidLoginOrPasswordException
          This exception is thrown, when user credentials (user/password) are invalid.