public class UnableToInstantiateClassException
extends java.lang.Exception
UnableToInstantiateClassException
represents an exception used
in the B2B Browser ApplicationConstructor and Description |
---|
UnableToInstantiateClassException()
Constructs a new exception without a detailed message
|
UnableToInstantiateClassException(java.lang.String message)
Constructs a new exception with a detailed message
|
public UnableToInstantiateClassException()
public UnableToInstantiateClassException(java.lang.String message)
message
- a message describing the exception