sk.uniba.euromath.tools.xml
Class UnremovableAttributeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by sk.uniba.euromath.tools.xml.UnremovableAttributeException
All Implemented Interfaces:
Serializable

public class UnremovableAttributeException
extends RuntimeException

Thrown when an unremovable attribute occurs.

Author:
Martin Vysny
See Also:
Serialized Form

Constructor Summary
UnremovableAttributeException(String msg)
          Constructor
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnremovableAttributeException

public UnremovableAttributeException(String msg)
Constructor

Parameters:
msg - message.


Copyright 2003-2003-2006 null. All Rights Reserved.