public class ClassPathScanException extends RuntimeException
| Constructor and Description |
|---|
ClassPathScanException(String msg) |
ClassPathScanException(String msg,
Exception e) |
ClassPathScanException(Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClassPathScanException(String msg)
public ClassPathScanException(String msg, Exception e)
public ClassPathScanException(Throwable e)
Copyright © 2017. All rights reserved.