Class AMXException

  • All Implemented Interfaces:
    Serializable

    @Taxonomy(stability=UNCOMMITTED)
    public final class AMXException
    extends RuntimeException
    Runtime exception used in proxying code and similar situations on the client side.
    See Also:
    Serialized Form
    • Constructor Detail

      • AMXException

        public AMXException​(String msg)