Class InspectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.atlasmap.java.inspect.InspectionException
All Implemented Interfaces:
Serializable

public class InspectionException extends Exception
See Also:
  • Constructor Details

    • InspectionException

      public InspectionException(String msg)
    • InspectionException

      public InspectionException(String msg, Throwable cause)
    • InspectionException

      public InspectionException(Throwable cause)