Class TransformationException

All Implemented Interfaces:
Serializable

public class TransformationException extends MappingException
Generalized error while performing hbm.xml transformation
See Also:
  • Constructor Details

    • TransformationException

      public TransformationException(String message, Origin origin)
    • TransformationException

      public TransformationException(String message, Throwable root, Origin origin)