public class SourceError extends Error
| Constructor and Description |
|---|
SourceError() |
SourceError(String format,
Object... args) |
SourceError(String message,
Throwable exception) |
SourceError(Throwable exception) |
SourceError(Throwable cause,
String format,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SourceError()
public SourceError(Throwable exception)
Copyright © 2015 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.