org.apache.aries.proxy
Class FinalModifierException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.aries.proxy.UnableToProxyException
org.apache.aries.proxy.FinalModifierException
- All Implemented Interfaces:
- java.io.Serializable
public class FinalModifierException
- extends UnableToProxyException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FinalModifierException
public FinalModifierException(java.lang.Class<?> clazz)
FinalModifierException
public FinalModifierException(java.lang.Class<?> clazz,
java.lang.String finalMethods)
isFinalClass
public boolean isFinalClass()
getFinalMethods
public java.lang.String getFinalMethods()
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.