org.mozilla.jss.crypto

Class ObjectNotFoundException

public class ObjectNotFoundException extends Exception

This exception is thrown whenever something isn't implemented.
Constructor Summary
ObjectNotFoundException()
ObjectNotFoundException(String mesg)

Constructor Detail

ObjectNotFoundException

public ObjectNotFoundException()

ObjectNotFoundException

public ObjectNotFoundException(String mesg)