public class SapViewerUrlException extends NgcException
Modifier and Type | Class and Description |
---|---|
static class |
SapViewerUrlException.SapViewerUrlExceptionCause
Causes of a
SapViewerUrlException . |
Constructor and Description |
---|
SapViewerUrlException(String message,
SapViewerUrlException.SapViewerUrlExceptionCause cause)
Creates a new
SapViewerUrlException . |
Modifier and Type | Method and Description |
---|---|
SapViewerUrlException.SapViewerUrlExceptionCause |
getExceptionCause() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SapViewerUrlException(String message, SapViewerUrlException.SapViewerUrlExceptionCause cause)
SapViewerUrlException
.message
- the error messagecause
- the cause of the exceptionpublic SapViewerUrlException.SapViewerUrlExceptionCause getExceptionCause()
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.