类 AspectException

所有已实现的接口:
Serializable

public class AspectException extends RuntimeException
Superclass for all AOP infrastructure exceptions. Unchecked, as such exceptions are fatal and end user code shouldn't be forced to catch them.
作者:
Rod Johnson, Bob Lee
另请参阅: