org.mozilla.jss.util

Class NotImplementedException

public class NotImplementedException extends Exception

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

Constructor Detail

NotImplementedException

public NotImplementedException()

NotImplementedException

public NotImplementedException(String mesg)