ImportException

ImportException

Přehled

ImportException je třída v Aspose.3d pro Java. Dědici: Exception.

ImportException.ImportException creates an ImportException with the specified error message.

Metody

Podpis:Popis:
ImportException(message: String)Vytvoří ImportException s uvedeným chybovým zprávou
ImportException(message: String, cause: Throwable)
 Čeština