Class WeldProxyException

  • All Implemented Interfaces:
    Serializable

    public class WeldProxyException
    extends RuntimeException
    Runtime exception meaning that the operation failed to finish the desired operation.
    Author:
    David Matějček
    See Also:
    Serialized Form
    • Constructor Detail

      • WeldProxyException

        public WeldProxyException​(String message,
                                  Exception cause)
      • WeldProxyException

        public WeldProxyException​(String message)