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.


Constructor Index

 o InternalException()
 o InternalException(String)

Constructors

 o InternalException
 public InternalException()
 o InternalException
 public InternalException(String s)
Parameters:
s - some text describing what went wrong

All Packages  Class Hierarchy  This Package  Previous  Next  Index