Documentation of 'org.python.expose.generate.InvalidExposingException' Java class
InvalidExposingException
org.python.expose.generate

Class InvalidExposingException

  • All Implemented Interfaces:
    java.io.Serializable


    public class InvalidExposingException
    extends java.lang.RuntimeException
    Indicates that something is invalid in an exposed type be it a conflict of names, a missing annotation or some other such problem. The message on this exception should be sufficient for an end user to track down where the problem is occuring and fix it.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • InvalidExposingException

        public InvalidExposingException(java.lang.String msg)
      • InvalidExposingException

        public InvalidExposingException(java.lang.String message,
                                        java.lang.String method)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.