com.uwyn.rife.engine.exceptions
Class PackagePrivateAccessDisfunctionalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.engine.exceptions.EngineException
com.uwyn.rife.engine.exceptions.PackagePrivateAccessDisfunctionalException
- All Implemented Interfaces:
- Serializable
public class PackagePrivateAccessDisfunctionalException
- extends EngineException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PackagePrivateAccessDisfunctionalException
public PackagePrivateAccessDisfunctionalException(String elementClass,
String targetClass,
String targetMethod)
getElementClass
public String getElementClass()
getTargetClass
public String getTargetClass()
getTargetMethod
public String getTargetMethod()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.