Class DeclarationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.flink.runtime.asyncprocessing.declare.DeclarationException
All Implemented Interfaces:
Serializable

public class DeclarationException extends RuntimeException
Exception thrown when something wrong with declaration happens.
See Also:
  • Constructor Details

    • DeclarationException

      public DeclarationException(String message)