All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class AcmeNet.Util.InternalException
AcmeNet.Util.InternalException
  -  public class InternalException
 
Thrown whenever something that "shouldn't happen" goes wrong in any part of the
 AcmeNet implementation.
  
  -  
	InternalException()
   -  
  
 -  
	InternalException(String)
   -   
 
  
InternalException
 public InternalException()
InternalException
 public InternalException(String s)
  
    -  Parameters:
    
 -  s - some text describing what went wrong
  
 
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index