Class InvalidRecordException

java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.dnetlib.app.directindex.errors.InvalidRecordException
All Implemented Interfaces:
Serializable

public class InvalidRecordException extends Exception
See Also:
  • Constructor Details

    • InvalidRecordException

      public InvalidRecordException(org.springframework.http.HttpStatus httpStatus, String message)
  • Method Details

    • getHttpStatus

      public org.springframework.http.HttpStatus getHttpStatus()