org.jvnet.annox.io
Class NestedIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jvnet.annox.io.NestedIOException
- All Implemented Interfaces:
- Serializable
public class NestedIOException
- extends IOException
- See Also:
- Serialized Form
NestedIOException
public NestedIOException(Throwable cause)
NestedIOException
public NestedIOException(String msg,
Throwable cause)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
buildMessage
public static String buildMessage(String message,
Throwable cause)
Copyright © 2006-2011 Highsource. All Rights Reserved.