public class MetadataSessionException extends Exception
Constructor and Description |
---|
MetadataSessionException() |
MetadataSessionException(String message) |
MetadataSessionException(String message,
Throwable cause) |
MetadataSessionException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
MetadataSessionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MetadataSessionException()
public MetadataSessionException(String message)
public MetadataSessionException(String message, Throwable cause)
public MetadataSessionException(Throwable cause)
public MetadataSessionException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.