Class SchemaProjectorException

All Implemented Interfaces:
Serializable

public class SchemaProjectorException extends DataException
Indicates an error while projecting a schema via SchemaProjector
See Also:
  • Constructor Details

    • SchemaProjectorException

      public SchemaProjectorException(String s)
    • SchemaProjectorException

      public SchemaProjectorException(String s, Throwable throwable)
    • SchemaProjectorException

      public SchemaProjectorException(Throwable throwable)