public class MetadataException extends DrillRuntimeException
Modifier and Type | Class and Description |
---|---|
static class |
MetadataException.MetadataExceptionType |
Modifier and Type | Method and Description |
---|---|
MetadataException.MetadataExceptionType |
getExceptionType() |
static MetadataException |
of(MetadataException.MetadataExceptionType exceptionType) |
static MetadataException |
of(MetadataException.MetadataExceptionType exceptionType,
Throwable cause) |
checkInterrupted, create, create
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MetadataException.MetadataExceptionType getExceptionType()
public static MetadataException of(MetadataException.MetadataExceptionType exceptionType)
public static MetadataException of(MetadataException.MetadataExceptionType exceptionType, Throwable cause)
Copyright © 1970 The Apache Software Foundation. All rights reserved.