Class Exceptions
java.lang.Object
org.glassfish.tyrus.client.exception.Exceptions
Converts the exceptions into more specific ones.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic jakarta.websocket.DeploymentExceptiondeploymentException(String message, Throwable cause) Get the Deployment Exception, or return the exception if of the type.
-
Constructor Details
-
Exceptions
public Exceptions()
-
-
Method Details