Package akka.remote
Class NotAllowedClassRemoteDeploymentAttemptException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- akka.remote.NotAllowedClassRemoteDeploymentAttemptException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public final class NotAllowedClassRemoteDeploymentAttemptException extends java.lang.RuntimeExceptionINTERNAL API- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description NotAllowedClassRemoteDeploymentAttemptException(java.lang.Class<?> illegal, scala.collection.immutable.Set<java.lang.String> allowedClassNames) 
 -