Class NotAllowedClassRemoteDeploymentAttemptException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.pekko.remote.NotAllowedClassRemoteDeploymentAttemptException
All Implemented Interfaces:
Serializable

public final class NotAllowedClassRemoteDeploymentAttemptException extends RuntimeException
INTERNAL API
See Also:
  • Constructor Details

    • NotAllowedClassRemoteDeploymentAttemptException

      public NotAllowedClassRemoteDeploymentAttemptException(Class<?> illegal, scala.collection.immutable.Set<String> allowedClassNames)