org.apache.activemq.kaha.impl.index
Class BadMagicException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.activemq.kaha.impl.index.BadMagicException
- All Implemented Interfaces:
- Serializable
public class BadMagicException
- extends IOException
Occurs when bad magic occurs in reading a file
- Version:
- $Revision: 1.2 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BadMagicException
public BadMagicException()
- Default Constructor
BadMagicException
public BadMagicException(String s)
- Construct an Exception with a reason
- Parameters:
s
-
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.