Class AtlasNotFoundException

All Implemented Interfaces:
Serializable

public class AtlasNotFoundException extends AtlasException
See Also:
  • Constructor Details

    • AtlasNotFoundException

      public AtlasNotFoundException()
    • AtlasNotFoundException

      public AtlasNotFoundException(String message, Throwable cause)
    • AtlasNotFoundException

      public AtlasNotFoundException(String message)
    • AtlasNotFoundException

      public AtlasNotFoundException(Throwable cause)