org.mozilla.jss.asn1

Class FieldNotPresentException

public class FieldNotPresentException extends Exception

An exception thrown when an optional field is not present.
Constructor Summary
FieldNotPresentException()
FieldNotPresentException(String msg)

Constructor Detail

FieldNotPresentException

public FieldNotPresentException()

FieldNotPresentException

public FieldNotPresentException(String msg)