public class InvalidDsnException extends RuntimeException
Dsn
as been detected as invalid.
The invalidity of the DSN can either be due on the content of the DSN (invalid or missing parameters) or the sentry server issuing an authentication error.
Constructor and Description |
---|
InvalidDsnException() |
InvalidDsnException(String message) |
InvalidDsnException(String message,
Throwable cause) |
InvalidDsnException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2018. All rights reserved.