com.vaadin.server
Class LegacyCommunicationManager.InvalidUIDLSecurityKeyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by com.vaadin.server.LegacyCommunicationManager.InvalidUIDLSecurityKeyException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
LegacyCommunicationManager

Deprecated. As of 7.1. Will be removed in the future.

@Deprecated
public static class LegacyCommunicationManager.InvalidUIDLSecurityKeyException
extends java.security.GeneralSecurityException

See Also:
Serialized Form

Constructor Summary
LegacyCommunicationManager.InvalidUIDLSecurityKeyException(java.lang.String message)
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LegacyCommunicationManager.InvalidUIDLSecurityKeyException

public LegacyCommunicationManager.InvalidUIDLSecurityKeyException(java.lang.String message)
Deprecated. 


Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.