Class EFormSubjectDN

All Implemented Interfaces:
Serializable

public class EFormSubjectDN extends EAuthException
An exception for Error formulating the subject name (X500Name)
See Also:
  • Constructor Details

    • EFormSubjectDN

      public EFormSubjectDN(String errorString)
      Constructs an Error on formulating the subject dn.
      Parameters:
      errorString - Detailed error message.