public class ArrayClassNotFoundException extends ClassNotFoundException
Modifier and Type | Method and Description |
---|---|
int[] |
exceptionIndexes() |
Object[] |
getArray() |
ClassNotFoundException[] |
getExceptions() |
String |
getMessage() |
getCause, getException
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Object[] getArray()
public int[] exceptionIndexes()
public ClassNotFoundException[] getExceptions()
public String getMessage()
getMessage
in class Throwable
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.