From 31d794be59cb2d1bf264df79f471b0c8d5f5a457 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:40:26 +0000 Subject: Moving to site trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882841 13f79535-47bb-0310-9956-ffa450edef68 --- .../impl/IllegalDestructorException.html | 268 --------------------- 1 file changed, 268 deletions(-) delete mode 100644 site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalDestructorException.html (limited to 'site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalDestructorException.html') diff --git a/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalDestructorException.html b/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalDestructorException.html deleted file mode 100644 index 1a4a3e2c67..0000000000 --- a/site/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/implementation/java/introspect/impl/IllegalDestructorException.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - -IllegalDestructorException - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.apache.tuscany.sca.implementation.java.introspect.impl -
-Class IllegalDestructorException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by org.apache.tuscany.sca.implementation.java.IntrospectionException
-              extended by org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalDestructorException
-
-
-
All Implemented Interfaces:
java.io.Serializable
-
-
-
-
public class IllegalDestructorException
extends IntrospectionException
- - -

-Denotes an illegal signature for a method decorated with Destroy -

- -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - - - - -
-Constructor Summary
IllegalDestructorException(java.lang.String message) - -
-           
IllegalDestructorException(java.lang.String message, - java.lang.reflect.Member member) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class org.apache.tuscany.sca.implementation.java.IntrospectionException
getMember, setMember
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-IllegalDestructorException

-
-public IllegalDestructorException(java.lang.String message)
-
-
-
- -

-IllegalDestructorException

-
-public IllegalDestructorException(java.lang.String message,
-                                  java.lang.reflect.Member member)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - -- cgit v1.2.3