Skip navigation links 
 
waggle.core.exceptions
Class XNonReportableRuntimeException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
waggle.core.exceptions.XRuntimeException
                  
waggle.core.exceptions.XNonReportableRuntimeException
- All Implemented Interfaces:
 
- Serializable, XNonReportableException
 
- Direct Known Subclasses:
 
- XConnectionLostException
 
- 
public class XNonReportableRuntimeException
 
- extends XRuntimeException
 
- implements XNonReportableException
 
Basic Waggle Runtime Exception.
- See Also:
 
- Serialized Form
 
 
  
 
 
 
 
 
 
XNonReportableRuntimeException
public XNonReportableRuntimeException(String resourceID,
                                      Object... arguments)
- Create and format and exception and it's message string.
- Parameters:
 
resourceID - The resource ID used to format the message. 
arguments - The arguments used to format the exception. 
 
Skip navigation links 
 
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.