Package io.atlasmap.api
Class AtlasNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionAtlasNotFoundException
(String message) AtlasNotFoundException
(String message, Throwable cause) AtlasNotFoundException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AtlasNotFoundException
public AtlasNotFoundException() -
AtlasNotFoundException
-
AtlasNotFoundException
-
AtlasNotFoundException
-