Class InvalidClassTypeException

All Implemented Interfaces:
Serializable

public class InvalidClassTypeException extends IntegrationAttributeProcessingException
An exception indicating that a path is invalid for the given class type attribute.
See Also:
  • Constructor Details

    • InvalidClassTypeException

      public InvalidClassTypeException(TypeAttributeDescriptor attrDescriptor, Object value)
      Instantiates the exception.
      Parameters:
      attrDescriptor - The TypeAttributeDescriptor that formulates the exception
      value - The classpath value that is invalid