kz.gamma.vista
Class VistaException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by kz.gamma.vista.VistaException
All Implemented Interfaces:
java.io.Serializable

public class VistaException
extends java.lang.RuntimeException

Author:
Sergey Moisseyev
See Also:
Serialized Form

Constructor Summary
VistaException()
           
VistaException(java.lang.String message)
           
VistaException(java.lang.String message, java.lang.Throwable cause)
           
VistaException(java.lang.Throwable cause)
           
 
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

VistaException

public VistaException()

VistaException

public VistaException(java.lang.String message)

VistaException

public VistaException(java.lang.String message,
                      java.lang.Throwable cause)

VistaException

public VistaException(java.lang.Throwable cause)


Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.