public class WSLoginFailedException extends javax.security.auth.login.LoginException
WSLoginFailedException(java.lang.String errorMessage)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WSLoginFailedException(java.lang.String errorMessage)
A constructor that accepts an error message. The error message can be retrieved using the getMessage() API.
errorMessage