Serialisierte Form
-
Package org.aspectj.bridge
-
Ausnahmeklasse org.aspectj.bridge.AbortException
class AbortException extends RuntimeException implements Serializable- serialVersionUID:
- -7211791639898586417L
-
Serialisierte Felder
-
isPorter
boolean isPorter
true if this is a porter exception - only used to hold message -
isSilent
boolean isSilent
-
message
IMessage message
structured message abort
-
-
Klasse org.aspectj.bridge.SourceLocation
class SourceLocation extends Object implements Serializable- serialVersionUID:
- -5434765814401009794L
-
-
Package org.aspectj.weaver
-
Ausnahmeklasse org.aspectj.weaver.BCException
class BCException extends RuntimeException implements Serializable-
Serialisierte Felder
-
thrown
Throwable thrown
-
-
-
-
Package org.aspectj.weaver.patterns
-
Ausnahmeklasse org.aspectj.weaver.patterns.ParserException
class ParserException extends RuntimeException implements Serializable-
Serialisierte Felder
-
token
IHasPosition token
-
-
-
-
Package org.aspectj.weaver.reflect
-
Ausnahmeklasse org.aspectj.weaver.reflect.ReflectionWorld.ReflectionWorldException
class ReflectionWorldException extends RuntimeException implements Serializable- serialVersionUID:
- -3432261918302793005L
-
-
Package org.aspectj.weaver.tools
-
Ausnahmeklasse org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
class UnsupportedPointcutPrimitiveException extends RuntimeException implements Serializable- serialVersionUID:
- 3258689888517043251L
-
Serialisierte Felder
-
pointcutExpression
String pointcutExpression
-
unsupportedPrimitive
PointcutPrimitive unsupportedPrimitive
-
-