org.glassfish.pfl.dynamic.copyobject.spi
Class ReflectiveCopyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.glassfish.pfl.dynamic.copyobject.spi.ReflectiveCopyException
- All Implemented Interfaces:
- Serializable
public class ReflectiveCopyException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReflectiveCopyException
public ReflectiveCopyException()
ReflectiveCopyException
public ReflectiveCopyException(String msg)
ReflectiveCopyException
public ReflectiveCopyException(String msg,
Throwable t)
Copyright © 2013 Oracle. All Rights Reserved.