Class LibraryLookupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.kaiserpfalzedv.commons.api.BaseSystemException
de.kaiserpfalzedv.services.dnb.model.LibraryLookupException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
LibraryLookupMarc21MappingException
public abstract class LibraryLookupException
extends de.kaiserpfalzedv.commons.api.BaseSystemException
LibraryLookupException --
- Since:
- 3.0.0 2023-01-17
- Author:
- klenkes74 <rlichti@kaiserpfalz-edv.de>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.kaiserpfalzedv.commons.api.BaseSystemException
getUuid, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
LibraryLookupException
-
-
Method Details
-
getCode
public int getCode()
-