org.mozilla.jss.asn1

Class FieldNotPresentException


public class FieldNotPresentException
extends java.lang.Exception

An exception thrown when an optional field is not present.

Constructor Summary

FieldNotPresentException()
FieldNotPresentException(String msg)

Constructor Details

FieldNotPresentException

public FieldNotPresentException()


FieldNotPresentException

public FieldNotPresentException(String msg)