Uses of Annotation Type
org.glassfish.pfl.basic.logex.Message
Packages that use Message
-
Uses of Message in org.glassfish.pfl.dynamic.copyobject.impl
Methods in org.glassfish.pfl.dynamic.copyobject.impl with annotations of type MessageModifier and TypeMethodDescriptionExceptions.cannotCopyClass
(Class<?> cls) Exceptions.cannotCopyInterface
(Class<?> cls) Exceptions.couldNotCopy
(Object obj, ReflectiveCopyException exc) Exceptions.couldNotFindClassCopier
(Class<?> cls) Exceptions.exceptionInReadResolve
(Object obj, Throwable t) void
Exceptions.failureInFallback
(ReflectiveCopyException exc, Object obj, Class<?> cls) Exceptions.noClassCopierForSuperclass
(Class<?> superClass) Exceptions.stackOverflow
(Object source, StackOverflowError ex)