Class AtlasUnsupportedException

All Implemented Interfaces:
Serializable

public class AtlasUnsupportedException extends AtlasException
See Also:
  • Constructor Details

    • AtlasUnsupportedException

      public AtlasUnsupportedException()
    • AtlasUnsupportedException

      public AtlasUnsupportedException(String message, Throwable cause)
    • AtlasUnsupportedException

      public AtlasUnsupportedException(String message)
    • AtlasUnsupportedException

      public AtlasUnsupportedException(Throwable cause)