public class AGHttpException extends RepositoryException
For now, this extends RepositoryException, allowing it to be thrown as a RepositoryException in com.franz.agraph.repository; one drawback is that the HTTP layer is not independent of the higher level repository package.
Constructor and Description |
---|
AGHttpException(Exception e) |
AGHttpException(String message) |
AGHttpException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024 Franz Inc.. All rights reserved.