it.tidalwave.util
Class AsException

Package class diagram package AsException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by it.tidalwave.util.AsException
All Implemented Interfaces:
Serializable

public class AsException
extends RuntimeException

Version:
$Id$
Author:
Fabrizio Giudici
See Also:
Serialized Form
Status: stable API

Constructor Summary
AsException(Class<?> clazz)
           
AsException(Class<?> clazz, Throwable t)
           
 
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

AsException

public AsException(@Nonnull
                   Class<?> clazz)

AsException

public AsException(@Nonnull
                   Class<?> clazz,
                   @Nonnull
                   Throwable t)


Copyright © 2009-2011 Tidalwave s.a.s.. All Rights Reserved.