com.edustructures.util
Class InternalError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by com.edustructures.util.InternalError
All Implemented Interfaces:
java.io.Serializable

public class InternalError
extends java.lang.Error

Indicates an internal error has occurred

Version:
1.0
See Also:
Serialized Form

Constructor Summary
InternalError(java.lang.String msg)
          Constructs an error with a message
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InternalError

public InternalError(java.lang.String msg)
Constructs an error with a message



Copyright © 2001-2007 Edustructures LLC. All Rights Reserved. SIFWorks® and ADK® are registered trademarks of Edustructures LLC. SIF™ and Schools Interoperability Framework are trademarks of the Schools Interoperability Framework Association.