FlatArrayException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception

public class FlatArrayException extends System.Exception

Speciellt undantag för FlatArray-klassen.

Konstruktörer

KonstruktorBeskrivning
FlatArrayException(int cause, String message, Throwable innerException)Initierar en ny instans av klassen FlatArrayException.

FlatArrayException(int cause, String message, Throwable innerException)

public FlatArrayException(int cause, String message, Throwable innerException)

Initierar en ny instans av klassen FlatArrayException.

Parameters:

ParameterTypBeskrivning
orsakintUndantagsorsak.
meddelandejava.lang.StringUndantagsmeddelande.
innerExceptionjava.lang.ThrowableInre undantag.