Package io.deephaven.enterprise.database
Class SchemaNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
io.deephaven.enterprise.database.SchemaNotFoundException
- All Implemented Interfaces:
Serializable
Indicates that a requested schema was not found / does not exist.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSchemaNotFoundException
(@NotNull String namespace, @NotNull String tableName, @NotNull String reason) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SchemaNotFoundException
-
-
Method Details
-
namespace
-
tableName
-