UnknownTypeException

API

UnknownTypeException.java
class UnknownTypeException {
  UnknownTypeException(String message)
  UnknownTypeException(Object object)
}