Uses of Class
org.glassfish.embeddable.client.UserError
Packages that use UserError
-
Uses of UserError in org.glassfish.embeddable.client
Methods in org.glassfish.embeddable.client that return UserErrorModifier and TypeMethodDescriptionstatic UserErrorUserError.formatUserError(String message, String... args) Creates a new UserError instance having formatted the message with the arguments provided.Methods in org.glassfish.embeddable.client that throw UserError