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