public class UnknownTypeException extends Exception
Constructor and Description |
---|
UnknownTypeException(String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownTypeException(String message)
public String getMessage()
getMessage
in class Throwable
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.