public class SearchException extends RuntimeException
author: hyssop
Date: 16-1-17 上午11:43
Version: 1.0
SearchException(String msg)
SearchException(String msg, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SearchException(String msg)
public SearchException(String msg, Throwable cause)
Copyright © 2018. All rights reserved.